API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsAstraeus
Scripts
Lua
nkGraphicsWrap
Textures
TextureWrapper.h
1
// TextureWrapper.h
3
//
5
6
namespace
nkAstraeus::lua::nkGraphicsWrap
7
{
11
class
DLL_ASTRAEUS_EXPORT
TextureWrapper
final
12
{
13
public :
14
20
static
void
updateEnvironment
(
nkScripts::Environment
* env) ;
21
} ;
22
}
nkAstraeus::lua::nkGraphicsWrap::TextureWrapper
Wraps a nkGraphics::Texture and offers functions for use in scripting.
Definition:
TextureWrapper.h:12
nkScripts::Environment
Defines an environment in which scripts can execute.
Definition:
Environment.h:14
nkAstraeus::lua::nkGraphicsWrap
Encompasses the wrapping of nkGraphics for Lua.
Definition:
BoundingBoxWrapper.h:7
nkAstraeus::lua::nkGraphicsWrap::TextureWrapper::updateEnvironment
static void updateEnvironment(nkScripts::Environment *env)
Generated by
Doxygen
1.8.18